projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf162ea
)
(LIBS_SYSTEM): Commented out.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 27 Apr 1994 08:37:12 +0000
(08:37 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 27 Apr 1994 08:37:12 +0000
(08:37 +0000)
src/s/dgux.h
patch
|
blob
|
history
diff --git
a/src/s/dgux.h
b/src/s/dgux.h
index 58221cedce52d5f66ea07d094d4ae7ca77b42cc0..81f695e47044f89e05881777ee25b49f70a02f4e 100644
(file)
--- a/
src/s/dgux.h
+++ b/
src/s/dgux.h
@@
-298,7
+298,10
@@
CC=gcc
#define LD_SWITCH_SYSTEM
#define START_FILES pre-crt0.o
+#if 0 /* Shawn M. Carey <smcarey@mailbox.syr.edu> found this
+ caused trouble on DGUX 5.4.2. */
#define LIBS_SYSTEM -ldgc
+#endif
#define LIB_GCC /usr/lib/gcc/libgcc.a
#ifdef _M88KBCS_TARGET